-
Home
-
Pronamic Pay
-
9.5.0
-
Code
-
Classes
- BankAccountDetails
Total Complexity |
27 |
Dependencies |
1 |
Dependents |
10 |
Total lines |
280 |
Lines of code |
102 |
Logical lines of code |
42 |
Comment lines |
132 |
Methods |
17 |
Properties |
7 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
from_json() |
A |
50 |
10 |
30 |
get_json() |
S |
58 |
2 |
16 |
__toString() |
S |
60 |
1 |
14 |
set_account_number() |
S |
81 |
1 |
3 |
set_country() |
S |
81 |
1 |
3 |
get_country() |
S |
82 |
1 |
3 |
set_city() |
S |
81 |
1 |
3 |
get_city() |
S |
82 |
1 |
3 |
get_bank_name() |
S |
82 |
1 |
3 |
set_bank_name() |
S |
81 |
1 |
3 |
set_bic() |
S |
81 |
1 |
3 |
get_bic() |
S |
82 |
1 |
3 |
set_iban() |
S |
81 |
1 |
3 |
get_iban() |
S |
82 |
1 |
3 |
set_name() |
S |
81 |
1 |
3 |
get_name() |
S |
82 |
1 |
3 |
get_account_number() |
S |
82 |
1 |
3 |